Make path arg const, #75653
authorJonathan Blandford <jrb@redhat.com>
Mon, 25 Mar 2002 04:10:49 +0000 (04:10 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Mon, 25 Mar 2002 04:10:49 +0000 (04:10 +0000)
commit7cc14762b9c1cbef337242dd47eea85136f66a4f
tree3ceac577ed48f22a2f82678a871dc3a2bfb9ab7e
parent2a8fc72b0dfd892fe6e47babc2a5a0de5a12e757
Make path arg const, #75653

Sun Mar 24 10:32:38 2002  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreemodel.c (gtk_tree_path_copy): Make path arg const, #75653

* gtk/gtkfontsel.c (gtk_font_selection_show_available_styles): fix
a warning

* gtk/gtktreeview.c (gtk_tree_view_button_press): remove the grab
when we emit row_activated so that listeners of this signal can
grab the mouse, #75629
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfontsel.c
gtk/gtktreemodel.c
gtk/gtktreemodel.h
gtk/gtktreeview.c